#############################################################################
#                                                                           #
#                       shared cifXTest_Console                             #
#                                                                           #
#############################################################################


General Notes
-------------
The versions are given in the form "<major>.<minor>.<build>.<revision>".
This is in line with the canonical numbering for all Hilscher firmware.
The dates are given in the international date format (yyyy-mm-dd).



#############################################################################
#                                                                           #
#                            Version History                                #
#                                                                           #
#############################################################################


V2.3.0.0 (2021-02-08)
----------------------
Changes:
 - change cifXAPI headers to 20191108-00
 - change Hilscher Definitions headers to 20201109-00
 - added browse and progress callback for nxDRV API functions
 - using first found board if no bard was given for testing
  
Add-ons: 
 - none

Bug fixes:
 - fixed double calling of xChannelUpload()

V2.2.0.0 (2019-09-03)
----------------------
Changes:
 - change cifXAPI headers to 20190813-00
 - change Hilscher Definitions headers to 20190807-00
 
Add-ons: 
 - none

Bug fixes:
 - none

V2.1.0.1 (2019-05-20)
----------------------
Changes:
 - none
 
Add-ons: 
 - none

Bug fixes:
 - Wrong handling if no board name was passed.

V2.1.0.0 (2019-03-28)
----------------------
Changes:
 - change cifXAPI header to 20190328-00
 
Add-ons: 
 - none

Bug fixes:
 - update version history entry to V2.0.0.0

V2.0.0.0 (2019-03-01)
----------------------
Changes:
 - restructured include files
 - change to Hilscher Definitions
 - use cifX API headers compatible to cifXToolkit V2.x.x.x

V1.0.6.0 (2018-09-18)
----------------------
Changes:
 - none
 
Add-ons: 
 - added test functions for nxDrvAPI

Bug fixes:
 - none
   
V1.0.5.0 (2018-08-27)
----------------------
Changes:
 - various printf output fixes
 - local board name buffer in case it was not supplied
 - fix redefinition of variables

Bug fixes:
 - use DMA_STATE definitions for xChannelDMAState()
 - increase timeout for xChannelBusState() ON to recommended value
   (see cifX API Programming Reference Guide)


V1.0.4.0 (2014-08-26)
----------------------
Changes:
 - Event handling example reworked

V1.0.3.0 (2013-07-15)
----------------------
Changes:
 - Removed compiler warning due to invalid printf format specifiers

V1.0.2.0 (2012-04-17)
----------------------
Changes:
 - none

Add-ons:
 - extended memory demo
 - COM-state notification (TestEventHandling())

Bug fixes:
 - none
